home *** CD-ROM | disk | FTP | other *** search
/ Atlas of Oregon / Atlas of Oregon - Disc 2.iso / pc / buttons / navigationButtons.swf / scripts / DefineButton2_36 / BUTTONCONDACTION on(release).as < prev    next >
Encoding:
Text File  |  2002-09-03  |  46 b   |  4 lines

  1. on(release){
  2.    _root.previousSection();
  3. }
  4.